adTempus API
PreviousUpNext
IEventLogMonitor::LogName Property

Gets or sets the name of the log to monitor

C++
__property BSTR LogName;
C#
String LogName;
Visual Basic
Property LogName() As String

You must specify the name of the event log that the trigger will monitor (each trigger can respond to events in only one log).

All computers have Application, System, and Security logs; computers may have other logs defined. 

Information about the available logs on the server is available through the IEventLog object.

adTempus API Reference version 3.0.0.0, revised 10/30/2008